Welcome![Sign In][Sign Up]
Location:
Search - 74hc595 led

Search list

[SCM595-3

Description: 74hc595串行数据输入 并行输出 控制3-stri led流水-A 74hc595 serial data input parallel output control 3-stri led water
Platform: | Size: 4096 | Author: 周杰伦 | Hits:

[SCM74HC595_C51

Description: 用C51控制74HC595驱动LED数码管显示的例程-74HC595 drive LED digital tube display routines with C51 control
Platform: | Size: 1024 | Author: wei | Hits:

[SCM595-165

Description: 使用74HC595和74HC165实现八个按键输入,四位LED数码管显示,并有外部调用函数。-Use 74HC595 and 74HC165 achieve the eight keys to enter the four-digit LED digital tube display, and call functions outside.
Platform: | Size: 3072 | Author: wmf | Hits:

[Other595_8led

Description: 74hc595 driver 8 led
Platform: | Size: 11264 | Author: yh | Hits:

[CSharp74HC595_single_led

Description: 实现74HC595控制24个led。依次点亮,和同时点亮-74HC595 control 24 LEDs. Were lit, and lit at the same time
Platform: | Size: 22528 | Author: 杨帆 | Hits:

[SCMC5081F74HC595Driver

Description: c0851应用74HC595驱动 数码管显示,本程序可现实三位数码管数字字母显示-c0851 application 74HC595 driver Digital display, this program can be realistic three LED alphanumeric display
Platform: | Size: 1024 | Author: zhuweijian | Hits:

[SCMdianzizhongV1.0

Description: 基于stc11系列单片机的电子钟,用多个74HC595级联,有多个数码管显示时间,60个led灯显示秒灯,含按键调整、闹钟等功能。-Based stc11 series single-chip electronic bell, with multiple 74HC595 cascade, there are multiple digital tube display time, 60 seconds, lights led lights display, with buttons to adjust, alarm clock and other functions,
Platform: | Size: 76800 | Author: 程文胜 | Hits:

[SCMstm32_SPI

Description: stm32f103vct6的SPI1接口接的74HC595驱动几个LED灯。测试通过希望有帮助。-stm32f103vct6 the SPI1 interface is connected to the 74HC595 drive several LED lights. Tested want to help.
Platform: | Size: 4306944 | Author: 陈林 | Hits:

[SCMled_595

Description: led点阵显示屏,用74hc595做锁存输出 -led dot matrix display with 74hc595 do latched output
Platform: | Size: 122880 | Author: ruanjie | Hits:

[SCM595LED-clock

Description: 用48个LED通过74HC595级联来显示DS1302的时间,并附有proteus仿真图。-With 48 LED 74HC595 cascade through time to show the DS1302, together with proteus simulation map.
Platform: | Size: 75776 | Author: 赵朴 | Hits:

[Embeded-SCM Develop595test

Description: 用89c52通过两片74hc595控制4位led显示-89c52 using two 74hc595 control through 4 led display
Platform: | Size: 1024 | Author: 电暖器 | Hits:

[SCMC51_and_VB6

Description: LED点阵屏汉字移动显示(51单片机+ULN2803+74HC595)+keil编译器+proteus仿真+仿LED点阵字模的VB6工程源代码。PUDN上有人未经我允许上传了我在某个论坛的该作品。现为此作品正名,特上传完整的上位机、单片机、proteus仿真文件。-LED dot matrix display screen characters move (51 single+ ULN2803+74 HC595)+ keil compiler++ proteus simulation imitation LED dot matrix source code of VB6 projects
Platform: | Size: 227328 | Author: 张冲 | Hits:

[SCMdisp

Description: 2片74HC595驱动16位LED程序,可以实现LED的扫描显示,特殊字符显示,字符闪烁-2 74HC595 drive 16 LED program, you can achieve scanning LED display, special characters, character flashes
Platform: | Size: 4096 | Author: bai zheng qiang | Hits:

[CSharpourdev_636503BWPBU1

Description: 8051单片机与74hc595、74hc154控制led点阵显示-8051 with 74hc595, 74hc154 control led dot matrix display
Platform: | Size: 38912 | Author: 席海 | Hits:

[SCM32-buttons-1--595

Description: 32按键控制32个LED灯并带一个74HC595扩展。每一个按键独立控制一个LED亮灭,并且,通过了proteus 仿真。-32 buttons control the 32 leds with a 74 hc595 are needed. Each key independent control destroy an LED light, and, through the proteus simulation.
Platform: | Size: 78848 | Author: 赵朴 | Hits:

[SCM74HC595_test

Description: 基于proteus的74HC595的一个实验,来控制一个LED数码管的动态显示。其中,595工作方式是串入并出。-An experimental Proteus based on 74HC595, to control a LED digital tube dynamic display. Among them, 595 working mode is a serial in parallel out.
Platform: | Size: 28672 | Author: 369asdfa | Hits:

[VHDL-FPGA-Veriloghc595

Description: This source code implement led module using 74HC595
Platform: | Size: 3072 | Author: Quan | Hits:

[e-languagekeil4Test

Description: keil 测试,基于STM32控制两个74HC595芯片点亮LED-keil test
Platform: | Size: 665600 | Author: 张伟 | Hits:

[SCMgongkong

Description: 实现功能: 控制2个气缸,没有任何传感器。第1个气缸先伸出去,1秒钟后再收回来。然后第2个气缸再伸出去,1秒钟后再收回来,算完成一个过程,然后重头开始循环下去。每一个过程要计数加1显示在右边的4位数码管上,左边的4位数码管显示设定的最大计数上限,一旦超过这个计数上限就自动停止。有4个按键,一个按键用来启动,一个按键用来急停。另外两个按键是加减按键,用来设置左边显示的最大计数上限。断电要求数据不丢失。如果同时按下加减两个按键,可以清零当前计数的内容。这4个按键都是独立按键。S1键是加键,S2键是减键,S3键是启动键,S4键是急停键。其中74HC595驱动丝印为D1的LED灯模拟第1个气缸,丝印为D2的LED灯模拟第2个气缸。-To realize the function of: 2 cylinder, no sensor control. The first cylinder first out, back in 1 seconds after the harvest. Then the second cylinder and then back out, 1 seconds after the close, complete a process, and then start the cycle continues. Each process to count 1 shows in 4 digital tube on the right side, 4 digital tube display on the left side of the maximum count limit, once exceed this limit will automatically stop counting. There are 4 buttons, a button to start, a key to stop. In addition two buttons and button is used to set the upper limit, the maximum count shown on the left. The power requirements of the data is not lost. If you subtract two keys pressed at the same time, the count of the content can be cleared. The 4 key is independently pressed key. The S1 key is key, the S2 key is down button, S3 button is the start button, the S4 button is the emergency stop button. The 74HC595 driver for LED D1 simulation of light screen first cylinder, screen printing
Platform: | Size: 52224 | Author: 王云 | Hits:

[SCMcube6x4x4_green

Description: 用翠绿LED做的6x4x4光立方,使用两片74hc595驱动,内附很多显示花样,完全脱机运行。-Made of green LED 6 cubic x4x4 light, use two pieces of 74 hc595 are needed driver, inside a lot of design, completely run offline.
Platform: | Size: 97280 | Author: zhuly Lu | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net